projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1ad65b
)
(emacs-copyright): New constant.
author
Glenn Morris
<rgm@gnu.org>
Thu, 7 Jun 2007 07:19:01 +0000
(07:19 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 7 Jun 2007 07:19:01 +0000
(07:19 +0000)
lisp/version.el
patch
|
blob
|
history
diff --git
a/lisp/version.el
b/lisp/version.el
index 0ed3927d0fc71ce62b51164a9ce4970cae4d8da1..034a2ff5515ac6e33d668401cb83e223cf57f693 100644
(file)
--- a/
lisp/version.el
+++ b/
lisp/version.el
@@
-27,6
+27,9
@@
;;; Code:
+(defconst emacs-copyright "Copyright (C) 2007 Free Software Foundation, Inc."
+ "Short copyright string for this version of Emacs.")
+
(defconst emacs-version "22.1.50" "\
Version numbers of this version of Emacs.")